TrimCrvSegNew

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

TrimCrvSegNew()  

SYNOPSIS

trim_lib/trim_gen.c:29

TrimCrvSegStruct *TrimCrvSegNew(CagdCrvStruct *UVCrv, CagdCrvStruct *EucCrv)
 

DESCRIPTION

Allocates a trimming curve segment structure. Allows periodic and float end conditions - converts them to open end.  

PARAMETERS:

UVCrv: A UV curve. Must be an E2 curve.

EucCrv: Optional Euclidean curve. Must be an E3 curve.  

FUNCTION RETURN VALUE

TrimCrvSegStruct *: A trimming curve segment structure.

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:15 GMT, October 17, 2022